home *** CD-ROM | disk | FTP | other *** search
/ Risc World 5 / Risc World 5.iso / SOFTWARE / Issue3 / TOOLBOX / Castle / !SysMerge next >
Text File  |  2003-01-17  |  4KB  |  52 lines

  1. |
  2. | An installation script for the System directory which is required on
  3. | all machines including RISC OS 4. This is necessary to ensure files at
  4. | the top of !System also get updated.
  5. |
  6. If "<System$Dir>"="" Then Error 0 !System has not been seen
  7. RMEnsure Installer 0.07 RMLoad <Obey$Dir>.!System.310.Modules.Installer
  8.  
  9. Install_LogDir <System$Dir>
  10. Install_Update <Obey$Dir>.!System.!Boot                           <System$Dir>.!Boot
  11. Install_Update <Obey$Dir>.!System.!Help                           <System$Dir>.!Help
  12. Install_Update <Obey$Dir>.!System.!Run                            <System$Dir>.!Run
  13. Install_Update <Obey$Dir>.!System.310.Modules.310Support.icons    <System$Dir>.310.Modules.310Support.icons
  14. Install_Update <Obey$Dir>.!System.310.Modules.310Support.icons22  <System$Dir>.310.Modules.310Support.icons22
  15. Install_Update <Obey$Dir>.!System.310.Modules.310Support.ThreeTen <System$Dir>.310.Modules.310Support.ThreeTen
  16. Install_Update <Obey$Dir>.!System.310.Modules.BorderUtil          <System$Dir>.310.Modules.BorderUtil
  17. Install_Update <Obey$Dir>.!System.310.Modules.CallASWI            <System$Dir>.310.Modules.CallASWI
  18. Install_Update <Obey$Dir>.!System.310.Modules.CLib                <System$Dir>.310.Modules.CLib
  19. Install_Update <Obey$Dir>.!System.310.Modules.DDEUtils            <System$Dir>.310.Modules.DDEUtils
  20. Install_Update <Obey$Dir>.!System.310.Modules.DragAnObj           <System$Dir>.310.Modules.DragAnObj
  21. Install_Update <Obey$Dir>.!System.310.Modules.DragASprit          <System$Dir>.310.Modules.DragASprit
  22. Install_Update <Obey$Dir>.!System.310.Modules.DrawFile            <System$Dir>.310.Modules.DrawFile
  23. Install_Update <Obey$Dir>.!System.310.Modules.FilterMgr           <System$Dir>.310.Modules.FilterMgr
  24. Install_Update <Obey$Dir>.!System.310.Modules.FPEmulator          <System$Dir>.310.Modules.FPEmulator
  25. Install_Update <Obey$Dir>.!System.310.Modules.FrontEnd            <System$Dir>.310.Modules.FrontEnd
  26. Install_Update <Obey$Dir>.!System.310.Modules.Installer           <System$Dir>.310.Modules.Installer
  27. Install_Update <Obey$Dir>.!System.310.Modules.Picker              <System$Dir>.310.Modules.Picker
  28. Install_Update <Obey$Dir>.!System.310.Modules.RedrawMgr           <System$Dir>.310.Modules.RedrawMgr
  29. Install_Update <Obey$Dir>.!System.310.Modules.TaskWindow          <System$Dir>.310.Modules.TaskWindow
  30. Install_Update <Obey$Dir>.!System.310.Modules.TinyStubs           <System$Dir>.310.Modules.TinyStubs
  31. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.ColourDbox  <System$Dir>.310.Modules.Toolbox.ColourDbox
  32. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.ColourMenu  <System$Dir>.310.Modules.Toolbox.ColourMenu
  33. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.DCS_Quit    <System$Dir>.310.Modules.Toolbox.DCS_Quit
  34. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.FileInfo    <System$Dir>.310.Modules.Toolbox.FileInfo
  35. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.FontDbox    <System$Dir>.310.Modules.Toolbox.FontDbox
  36. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.FontMenu    <System$Dir>.310.Modules.Toolbox.FontMenu
  37. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.IconBar     <System$Dir>.310.Modules.Toolbox.IconBar
  38. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.Menu        <System$Dir>.310.Modules.Toolbox.Menu
  39. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.PrintDbox   <System$Dir>.310.Modules.Toolbox.PrintDbox
  40. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.ProgInfo    <System$Dir>.310.Modules.Toolbox.ProgInfo
  41. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.SaveAs      <System$Dir>.310.Modules.Toolbox.SaveAs
  42. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.Scale       <System$Dir>.310.Modules.Toolbox.Scale
  43. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.Toolbox     <System$Dir>.310.Modules.Toolbox.Toolbox
  44. Install_Update <Obey$Dir>.!System.310.Modules.Toolbox.Window      <System$Dir>.310.Modules.Toolbox.Window
  45. Install_Update <Obey$Dir>.!System.350.Modules.FPEmulator          <System$Dir>.350.Modules.FPEmulator
  46. Install_Update <Obey$Dir>.!System.350.Modules.TaskWindow          <System$Dir>.350.Modules.TaskWindow
  47. Install_Update <Obey$Dir>.!System.360.Modules.Installer           <System$Dir>.360.Modules.Installer
  48. Install_Update <Obey$Dir>.!System.400.Modules.FPEmulator          <System$Dir>.400.Modules.FPEmulator
  49. Install_Update <Obey$Dir>.!System.SysPaths                        <System$Dir>.SysPaths  
  50. Install_CheckSystem
  51. Install_NoLogDir
  52.